[INFO] cloning repository https://github.com/avg77/Bitcoin-Backed-Loan-Platform
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avg77/Bitcoin-Backed-Loan-Platform" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favg77%2FBitcoin-Backed-Loan-Platform", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favg77%2FBitcoin-Backed-Loan-Platform'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 121d254bf3e641dda2ce804354ba6d84fa62cefc
[INFO] checking avg77/Bitcoin-Backed-Loan-Platform against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favg77%2FBitcoin-Backed-Loan-Platform" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/avg77/Bitcoin-Backed-Loan-Platform
[INFO] finished tweaking git repo https://github.com/avg77/Bitcoin-Backed-Loan-Platform
[INFO] tweaked toml for git repo https://github.com/avg77/Bitcoin-Backed-Loan-Platform written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/avg77/Bitcoin-Backed-Loan-Platform on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/avg77/Bitcoin-Backed-Loan-Platform already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ic-cdk-macros v0.8.1
[INFO] [stderr]   Downloaded candid_derive v0.6.4
[INFO] [stderr]   Downloaded pretty v0.12.4
[INFO] [stderr]   Downloaded ic-cdk v0.11.7
[INFO] [stderr]   Downloaded candid v0.9.11
[INFO] [stderr]   Downloaded ic-cdk-executor v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a0691e12a50474608f793db011f8335b328bd2f39fd635a322fb2eeb8e28655d
[INFO] running `Command { std: "docker" "start" "a0691e12a50474608f793db011f8335b328bd2f39fd635a322fb2eeb8e28655d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a0691e12a50474608f793db011f8335b328bd2f39fd635a322fb2eeb8e28655d" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0691e12a50474608f793db011f8335b328bd2f39fd635a322fb2eeb8e28655d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a0691e12a50474608f793db011f8335b328bd2f39fd635a322fb2eeb8e28655d" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling candid v0.9.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ic-cdk-executor v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]     Checking ic0 v0.21.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.6.4
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling ic-cdk-macros v0.8.1
[INFO] [stderr]     Checking ic-cdk v0.11.7
[INFO] [stderr]     Checking loan_canister v0.1.0 (/opt/rustwide/workdir/src/btc_loan_dapp_backend/loan_canister)
[INFO] [stderr]     Checking mock_iusd v0.1.0 (/opt/rustwide/workdir/src/btc_loan_dapp_backend/mock_iusd)
[INFO] [stderr]     Checking mock_ckbtc v0.1.0 (/opt/rustwide/workdir/src/btc_loan_dapp_backend/mock_ckbtc)
[INFO] [stderr]     Checking oracle_canister v0.1.0 (/opt/rustwide/workdir/src/btc_loan_dapp_backend/oracle_canister)
[INFO] [stdout] warning: unused imports: `CandidType` and `Deserialize`
[INFO] [stdout]  --> src/btc_loan_dapp_backend/mock_iusd/src/lib.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use candid::{CandidType, Deserialize, Principal};
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CandidType` and `Deserialize`
[INFO] [stdout]  --> src/btc_loan_dapp_backend/mock_iusd/src/lib.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use candid::{CandidType, Deserialize, Principal};
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CandidType` and `Deserialize`
[INFO] [stdout]  --> src/btc_loan_dapp_backend/mock_ckbtc/src/lib.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use candid::{CandidType, Deserialize, Principal};
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CandidType` and `Deserialize`
[INFO] [stdout]  --> src/btc_loan_dapp_backend/mock_ckbtc/src/lib.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use candid::{CandidType, Deserialize, Principal};
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.53s
[INFO] running `Command { std: "docker" "inspect" "a0691e12a50474608f793db011f8335b328bd2f39fd635a322fb2eeb8e28655d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0691e12a50474608f793db011f8335b328bd2f39fd635a322fb2eeb8e28655d", kill_on_drop: false }`
[INFO] [stdout] a0691e12a50474608f793db011f8335b328bd2f39fd635a322fb2eeb8e28655d
